../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1217,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1240,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1267,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1290,17): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1618,13): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/linalg.d(1674,13): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a8a592222f1656b195c-gl3n/gl3n/ext/matrixstack.d(55,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/d2d/rendering/bitmap.d(46,13): Error: `@safe` constructor `this` cannot access `__gshared` data `SDL_CreateRGBSurface` source/d2d/rendering/bitmap.d(57,13): Error: `@safe` constructor `this` cannot access `__gshared` data `SDL_CreateRGBSurfaceFrom` source/d2d/rendering/bitmap.d(82,4): Error: `@safe` function `dispose` cannot access `__gshared` data `SDL_FreeSurface` source/d2d/rendering/bitmap.d(96,21): Error: `@safe` function `convert` cannot access `__gshared` data `SDL_ConvertSurface` source/d2d/rendering/bitmap.d(102,10): Error: `@safe` function `mapRGB` cannot access `__gshared` data `SDL_MapRGB` source/d2d/rendering/bitmap.d(108,10): Error: `@safe` function `mapRGBA` cannot access `__gshared` data `SDL_MapRGBA` source/d2d/rendering/bitmap.d(114,3): Error: `@safe` function `fill` cannot access `__gshared` data `SDL_FillRect` source/d2d/rendering/bitmap.d(120,3): Error: `@safe` function `fill` cannot access `__gshared` data `SDL_FillRect` source/d2d/rendering/bitmap.d(127,3): Error: `@safe` function `getPixel` cannot access `__gshared` data `SDL_GetRGB` source/d2d/rendering/bitmap.d(135,3): Error: `@safe` function `getPixelRGBA` cannot access `__gshared` data `SDL_GetRGBA` source/d2d/rendering/bitmap.d(142,4): Error: cast from `void*` to `uint*` not allowed in safe code source/d2d/rendering/bitmap.d(148,4): Error: cast from `void*` to `uint*` not allowed in safe code source/d2d/rendering/irendertarget.d(19,3): Error: `@safe` function `clear` cannot access `__gshared` data `glClearColor` source/d2d/rendering/irendertarget.d(20,3): Error: `@safe` function `clear` cannot access `__gshared` data `glClear` source/d2d/rendering/irendertarget.d(50,3): Error: `@safe` function `draw` cannot access `__gshared` data `glBindVertexArray` source/d2d/rendering/irendertarget.d(53,4): Error: `@safe` function `draw` cannot access `__gshared` data `glDrawElements` source/d2d/rendering/irendertarget.d(56,4): Error: `@safe` function `draw` cannot access `__gshared` data `glDrawArrays` source/d2d/rendering/mesh.d(135,4): Error: `@safe` function `dispose` cannot access `__gshared` data `glDeleteVertexArrays` source/d2d/rendering/mesh.d(136,4): Error: `@safe` function `dispose` cannot access `__gshared` data `glDeleteBuffers` source/d2d/rendering/mesh.d(137,4): Error: `@safe` function `dispose` cannot access `__gshared` data `glDeleteVertexArrays` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.